[INFO] fetching crate reaction-plugin 1.0.0...
[INFO] testing reaction-plugin-1.0.0 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065
[INFO] extracting crate reaction-plugin 1.0.0 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate reaction-plugin 1.0.0
[INFO] finished tweaking crates.io crate reaction-plugin 1.0.0
[INFO] tweaked toml for crates.io crate reaction-plugin 1.0.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate reaction-plugin 1.0.0 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate reaction-plugin 1.0.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded remoc_macro v0.18.3
[INFO] [stderr]   Downloaded postbag v0.4.1
[INFO] [stderr]   Downloaded remoc v0.18.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 13b1a803afec5ad5808987afbef6fbe70f908eccf04699c1020940216724f50d
[INFO] running `Command { std: "docker" "start" "-a" "13b1a803afec5ad5808987afbef6fbe70f908eccf04699c1020940216724f50d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "13b1a803afec5ad5808987afbef6fbe70f908eccf04699c1020940216724f50d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "13b1a803afec5ad5808987afbef6fbe70f908eccf04699c1020940216724f50d", kill_on_drop: false }`
[INFO] [stdout] 13b1a803afec5ad5808987afbef6fbe70f908eccf04699c1020940216724f50d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9dbd2dfab1d24616654cc42ffc85dd0ecf50bf2b823833a2671673bb2c601f9a
[INFO] running `Command { std: "docker" "start" "-a" "9dbd2dfab1d24616654cc42ffc85dd0ecf50bf2b823833a2671673bb2c601f9a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling zmij v1.0.15
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling remoc_macro v0.18.3
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling postbag v0.4.1
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling remoc v0.18.3
[INFO] [stderr]    Compiling reaction-plugin v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.02s
[INFO] running `Command { std: "docker" "inspect" "9dbd2dfab1d24616654cc42ffc85dd0ecf50bf2b823833a2671673bb2c601f9a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9dbd2dfab1d24616654cc42ffc85dd0ecf50bf2b823833a2671673bb2c601f9a", kill_on_drop: false }`
[INFO] [stdout] 9dbd2dfab1d24616654cc42ffc85dd0ecf50bf2b823833a2671673bb2c601f9a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5e1cbc3ba5c9a35d23ff2b20a7f537ccb20f01c3df022a4556916b942a4d8bfa
[INFO] running `Command { std: "docker" "start" "-a" "5e1cbc3ba5c9a35d23ff2b20a7f537ccb20f01c3df022a4556916b942a4d8bfa", kill_on_drop: false }`
[INFO] [stderr]    Compiling reaction-plugin v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.00s
[INFO] running `Command { std: "docker" "inspect" "5e1cbc3ba5c9a35d23ff2b20a7f537ccb20f01c3df022a4556916b942a4d8bfa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e1cbc3ba5c9a35d23ff2b20a7f537ccb20f01c3df022a4556916b942a4d8bfa", kill_on_drop: false }`
[INFO] [stdout] 5e1cbc3ba5c9a35d23ff2b20a7f537ccb20f01c3df022a4556916b942a4d8bfa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1c2aacc4ee53becd96e6871d99ae39351363968a39e6140374e2ec6f526c8953
[INFO] running `Command { std: "docker" "start" "-a" "1c2aacc4ee53becd96e6871d99ae39351363968a39e6140374e2ec6f526c8953", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/reaction_plugin-3649d908c5d5f262)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test line::tests::line_2_pattern ... ok
[INFO] [stdout] test line::tests::line_0_pattern ... ok
[INFO] [stdout] test line::tests::line_1_pattern ... ok
[INFO] [stdout] test time::tests::char_conversion ... ok
[INFO] [stdout] test time::tests::parse_duration_test ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests reaction_plugin
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test src/lib.rs - (line 101) ... ignored
[INFO] [stdout] test src/lib.rs - main_loop (line 505) ... ignored
[INFO] [stdout] test src/lib.rs - PluginInfoReq::Manifest (line 157) ... FAILED
[INFO] [stdout] test src/lib.rs - StreamConfig (line 218) ... FAILED
[INFO] [stdout] test src/lib.rs - StreamConfig (line 231) ... FAILED
[INFO] [stdout] test src/lib.rs - PluginInfoReqRefMut::Manifest (line 157) ... FAILED
[INFO] [stdout] test src/shutdown.rs - shutdown (line 30) ... FAILED
[INFO] [stdout] test src/lib.rs - ActionConfig (line 291) ... FAILED
[INFO] [stdout] test src/shutdown.rs - shutdown (line 6) ... FAILED
[INFO] [stdout] test src/lib.rs - PluginInfo::manifest (line 157) ... FAILED
[INFO] [stdout] test src/lib.rs - ActionConfig (line 278) ... FAILED
[INFO] [stdout] test src/shutdown.rs - shutdown (line 14) ... FAILED
[INFO] [stdout] test src/line.rs - line::PatternLine (line 38) ... ok
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - PluginInfoReq::Manifest (line 157) stdout ----
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Manifest` in this scope
[INFO] [stdout]    --> src/lib.rs:158:4
[INFO] [stdout]     |
[INFO] [stdout] 158 | Ok(Manifest {
[INFO] [stdout]     |    ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 157 + use reaction_plugin::Manifest;
[INFO] [stdout]     |
[INFO] [stdout] 157 + use reaction_plugin::PluginInfoReq::Manifest;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Hello` in this scope
[INFO] [stdout]    --> src/lib.rs:159:12
[INFO] [stdout]     |
[INFO] [stdout] 159 |     hello: Hello::new(),
[INFO] [stdout]     |            ^^^^^ use of undeclared type `Hello`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 157 + use reaction_plugin::Hello;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `BTreeSet` in this scope
[INFO] [stdout]    --> src/lib.rs:160:14
[INFO] [stdout]     |
[INFO] [stdout] 160 |     streams: BTreeSet::from(["mystreamtype".into()]),
[INFO] [stdout]     |              ^^^^^^^^ use of undeclared type `BTreeSet`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 157 + use std::collections::BTreeSet;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `BTreeSet` in this scope
[INFO] [stdout]    --> src/lib.rs:161:14
[INFO] [stdout]     |
[INFO] [stdout] 161 |     actions: BTreeSet::from(["myactiontype".into()]),
[INFO] [stdout]     |              ^^^^^^^^ use of undeclared type `BTreeSet`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 157 + use std::collections::BTreeSet;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - StreamConfig (line 218) stdout ----
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `StreamConfig` in this scope
[INFO] [stdout]    --> src/lib.rs:219:1
[INFO] [stdout]     |
[INFO] [stdout] 219 | StreamConfig {
[INFO] [stdout]     | ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 218 + use reaction_plugin::StreamConfig;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Value` in this scope
[INFO] [stdout]    --> src/lib.rs:222:11
[INFO] [stdout]     |
[INFO] [stdout] 222 |   config: Value::Object(BTreeMap::from([
[INFO] [stdout]     |           ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]     |
[INFO] [stdout] 218 + use reaction_plugin::Value;
[INFO] [stdout]     |
[INFO] [stdout] 218 + use serde_json::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `BTreeMap` in this scope
[INFO] [stdout]    --> src/lib.rs:222:25
[INFO] [stdout]     |
[INFO] [stdout] 222 |   config: Value::Object(BTreeMap::from([
[INFO] [stdout]     |                         ^^^^^^^^ use of undeclared type `BTreeMap`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 218 + use std::collections::BTreeMap;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Value` in this scope
[INFO] [stdout]    --> src/lib.rs:223:13
[INFO] [stdout]     |
[INFO] [stdout] 223 |     ("key", Value::String("value")),
[INFO] [stdout]     |             ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]     |
[INFO] [stdout] 218 + use reaction_plugin::Value;
[INFO] [stdout]     |
[INFO] [stdout] 218 + use serde_json::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Value` in this scope
[INFO] [stdout]    --> src/lib.rs:224:13
[INFO] [stdout]     |
[INFO] [stdout] 224 |     ("num", Value::Integer(3)),
[INFO] [stdout]     |             ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]     |
[INFO] [stdout] 218 + use reaction_plugin::Value;
[INFO] [stdout]     |
[INFO] [stdout] 218 + use serde_json::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - StreamConfig (line 231) stdout ----
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/lib.rs:232:10
[INFO] [stdout]     |
[INFO] [stdout] 232 | #[derive(Deserialize)]
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these derive macros
[INFO] [stdout]     |
[INFO] [stdout] 231 + use remoc::rtc::Deserialize;
[INFO] [stdout]     |
[INFO] [stdout] 231 + use serde::Deserialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Value` in this scope
[INFO] [stdout]    --> src/lib.rs:238:35
[INFO] [stdout]     |
[INFO] [stdout] 238 | fn validate_config(stream_config: Value) -> Result<MyStreamOptions, serde_json::Error> {
[INFO] [stdout]     |                                   ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]     |
[INFO] [stdout] 231 + use reaction_plugin::Value;
[INFO] [stdout]     |
[INFO] [stdout] 231 + use serde_json::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MyStreamOptions: serde::de::DeserializeOwned` is not satisfied
[INFO] [stdout]     --> src/lib.rs:239:3
[INFO] [stdout]      |
[INFO] [stdout]  239 |   serde_json::from_value(stream_config.into())
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `for<'de> serde::Deserialize<'de>` is not implemented for `MyStreamOptions`
[INFO] [stdout]     --> src/lib.rs:233:1
[INFO] [stdout]      |
[INFO] [stdout]  233 | struct MyStreamOptions {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = help: the following other types implement trait `serde::Deserialize<'de>`:
[INFO] [stdout]                &'a Path
[INFO] [stdout]                &'a [u8]
[INFO] [stdout]                &'a str
[INFO] [stdout]                ()
[INFO] [stdout]                (T,)
[INFO] [stdout]                (T0, T1)
[INFO] [stdout]                (T0, T1, T2)
[INFO] [stdout]                (T0, T1, T2, T3)
[INFO] [stdout]              and 244 others
[INFO] [stdout]      = note: required for `MyStreamOptions` to implement `serde::de::DeserializeOwned`
[INFO] [stdout] note: required by a bound in `from_value`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.149/src/value/mod.rs:1039:8
[INFO] [stdout]      |
[INFO] [stdout] 1037 | pub fn from_value<T>(value: Value) -> Result<T, Error>
[INFO] [stdout]      |        ---------- required by a bound in this function
[INFO] [stdout] 1038 | where
[INFO] [stdout] 1039 |     T: DeserializeOwned,
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^ required by this bound in `from_value`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0425.
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - PluginInfoReqRefMut::Manifest (line 157) stdout ----
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Manifest` in this scope
[INFO] [stdout]    --> src/lib.rs:158:4
[INFO] [stdout]     |
[INFO] [stdout] 158 | Ok(Manifest {
[INFO] [stdout]     |    ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 157 + use reaction_plugin::Manifest;
[INFO] [stdout]     |
[INFO] [stdout] 157 + use reaction_plugin::PluginInfoReq::Manifest;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Hello` in this scope
[INFO] [stdout]    --> src/lib.rs:159:12
[INFO] [stdout]     |
[INFO] [stdout] 159 |     hello: Hello::new(),
[INFO] [stdout]     |            ^^^^^ use of undeclared type `Hello`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 157 + use reaction_plugin::Hello;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `BTreeSet` in this scope
[INFO] [stdout]    --> src/lib.rs:160:14
[INFO] [stdout]     |
[INFO] [stdout] 160 |     streams: BTreeSet::from(["mystreamtype".into()]),
[INFO] [stdout]     |              ^^^^^^^^ use of undeclared type `BTreeSet`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 157 + use std::collections::BTreeSet;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `BTreeSet` in this scope
[INFO] [stdout]    --> src/lib.rs:161:14
[INFO] [stdout]     |
[INFO] [stdout] 161 |     actions: BTreeSet::from(["myactiontype".into()]),
[INFO] [stdout]     |              ^^^^^^^^ use of undeclared type `BTreeSet`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 157 + use std::collections::BTreeSet;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/shutdown.rs - shutdown (line 30) stdout ----
[INFO] [stdout] error[E0405]: cannot find trait `PluginInfo` in this scope
[INFO] [stdout]   --> src/shutdown.rs:31:6
[INFO] [stdout]    |
[INFO] [stdout] 31 | impl PluginInfo for MyPlugin {
[INFO] [stdout]    |      ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout] 30 + use reaction_plugin::PluginInfo;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `MyPlugin` in this scope
[INFO] [stdout]   --> src/shutdown.rs:31:21
[INFO] [stdout]    |
[INFO] [stdout] 31 | impl PluginInfo for MyPlugin {
[INFO] [stdout]    |                     ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `RemoteResult` in this scope
[INFO] [stdout]   --> src/shutdown.rs:32:29
[INFO] [stdout]    |
[INFO] [stdout] 32 |     async fn close(self) -> RemoteResult<()> {
[INFO] [stdout]    |                             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 30 + use reaction_plugin::RemoteResult;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0405, E0425.
[INFO] [stdout] For more information about an error, try `rustc --explain E0405`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - ActionConfig (line 291) stdout ----
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/lib.rs:292:10
[INFO] [stdout]     |
[INFO] [stdout] 292 | #[derive(Deserialize)]
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these derive macros
[INFO] [stdout]     |
[INFO] [stdout] 291 + use remoc::rtc::Deserialize;
[INFO] [stdout]     |
[INFO] [stdout] 291 + use serde::Deserialize;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Value` in this scope
[INFO] [stdout]    --> src/lib.rs:298:35
[INFO] [stdout]     |
[INFO] [stdout] 298 | fn validate_config(action_config: Value) -> Result<MyActionOptions, serde_json::Error> {
[INFO] [stdout]     |                                   ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]     |
[INFO] [stdout] 291 + use reaction_plugin::Value;
[INFO] [stdout]     |
[INFO] [stdout] 291 + use serde_json::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `MyActionOptions: serde::de::DeserializeOwned` is not satisfied
[INFO] [stdout]     --> src/lib.rs:299:3
[INFO] [stdout]      |
[INFO] [stdout]  299 |   serde_json::from_value(action_config.into())
[INFO] [stdout]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `for<'de> serde::Deserialize<'de>` is not implemented for `MyActionOptions`
[INFO] [stdout]     --> src/lib.rs:293:1
[INFO] [stdout]      |
[INFO] [stdout]  293 | struct MyActionOptions {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = help: the following other types implement trait `serde::Deserialize<'de>`:
[INFO] [stdout]                &'a Path
[INFO] [stdout]                &'a [u8]
[INFO] [stdout]                &'a str
[INFO] [stdout]                ()
[INFO] [stdout]                (T,)
[INFO] [stdout]                (T0, T1)
[INFO] [stdout]                (T0, T1, T2)
[INFO] [stdout]                (T0, T1, T2, T3)
[INFO] [stdout]              and 244 others
[INFO] [stdout]      = note: required for `MyActionOptions` to implement `serde::de::DeserializeOwned`
[INFO] [stdout] note: required by a bound in `from_value`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.149/src/value/mod.rs:1039:8
[INFO] [stdout]      |
[INFO] [stdout] 1037 | pub fn from_value<T>(value: Value) -> Result<T, Error>
[INFO] [stdout]      |        ---------- required by a bound in this function
[INFO] [stdout] 1038 | where
[INFO] [stdout] 1039 |     T: DeserializeOwned,
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^ required by this bound in `from_value`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0425.
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/shutdown.rs - shutdown (line 6) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `ShutdownController` in this scope
[INFO] [stdout]  --> src/shutdown.rs:8:13
[INFO] [stdout]   |
[INFO] [stdout] 8 |   shutdown: ShutdownController
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 6 + use reaction_plugin::shutdown::ShutdownController;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - PluginInfo::manifest (line 157) stdout ----
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Manifest` in this scope
[INFO] [stdout]    --> src/lib.rs:158:4
[INFO] [stdout]     |
[INFO] [stdout] 158 | Ok(Manifest {
[INFO] [stdout]     |    ^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 157 + use reaction_plugin::Manifest;
[INFO] [stdout]     |
[INFO] [stdout] 157 + use reaction_plugin::PluginInfoReq::Manifest;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Hello` in this scope
[INFO] [stdout]    --> src/lib.rs:159:12
[INFO] [stdout]     |
[INFO] [stdout] 159 |     hello: Hello::new(),
[INFO] [stdout]     |            ^^^^^ use of undeclared type `Hello`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 157 + use reaction_plugin::Hello;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `BTreeSet` in this scope
[INFO] [stdout]    --> src/lib.rs:160:14
[INFO] [stdout]     |
[INFO] [stdout] 160 |     streams: BTreeSet::from(["mystreamtype".into()]),
[INFO] [stdout]     |              ^^^^^^^^ use of undeclared type `BTreeSet`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 157 + use std::collections::BTreeSet;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `BTreeSet` in this scope
[INFO] [stdout]    --> src/lib.rs:161:14
[INFO] [stdout]     |
[INFO] [stdout] 161 |     actions: BTreeSet::from(["myactiontype".into()]),
[INFO] [stdout]     |              ^^^^^^^^ use of undeclared type `BTreeSet`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 157 + use std::collections::BTreeSet;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - ActionConfig (line 278) stdout ----
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ActionConfig` in this scope
[INFO] [stdout]    --> src/lib.rs:279:1
[INFO] [stdout]     |
[INFO] [stdout] 279 | ActionConfig {
[INFO] [stdout]     | ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 278 + use reaction_plugin::ActionConfig;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Value` in this scope
[INFO] [stdout]    --> src/lib.rs:282:11
[INFO] [stdout]     |
[INFO] [stdout] 282 |   config: Value::Object(BTreeMap::from([
[INFO] [stdout]     |           ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]     |
[INFO] [stdout] 278 + use reaction_plugin::Value;
[INFO] [stdout]     |
[INFO] [stdout] 278 + use serde_json::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `BTreeMap` in this scope
[INFO] [stdout]    --> src/lib.rs:282:25
[INFO] [stdout]     |
[INFO] [stdout] 282 |   config: Value::Object(BTreeMap::from([
[INFO] [stdout]     |                         ^^^^^^^^ use of undeclared type `BTreeMap`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 278 + use std::collections::BTreeMap;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Value` in this scope
[INFO] [stdout]    --> src/lib.rs:283:17
[INFO] [stdout]     |
[INFO] [stdout] 283 |     ("boolean", Value::Boolean(true)),
[INFO] [stdout]     |                 ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]     |
[INFO] [stdout] 278 + use reaction_plugin::Value;
[INFO] [stdout]     |
[INFO] [stdout] 278 + use serde_json::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Value` in this scope
[INFO] [stdout]    --> src/lib.rs:284:15
[INFO] [stdout]     |
[INFO] [stdout] 284 |     ("array", Value::Array([Value::String("item")])),
[INFO] [stdout]     |               ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]     |
[INFO] [stdout] 278 + use reaction_plugin::Value;
[INFO] [stdout]     |
[INFO] [stdout] 278 + use serde_json::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Value` in this scope
[INFO] [stdout]    --> src/lib.rs:284:29
[INFO] [stdout]     |
[INFO] [stdout] 284 |     ("array", Value::Array([Value::String("item")])),
[INFO] [stdout]     |                             ^^^^^ use of undeclared type `Value`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]     |
[INFO] [stdout] 278 + use reaction_plugin::Value;
[INFO] [stdout]     |
[INFO] [stdout] 278 + use serde_json::Value;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/shutdown.rs - shutdown (line 14) stdout ----
[INFO] [stdout] error[E0405]: cannot find trait `PluginInfo` in this scope
[INFO] [stdout]   --> src/shutdown.rs:15:6
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl PluginInfo for MyPlugin {
[INFO] [stdout]    |      ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]    |
[INFO] [stdout] 14 + use reaction_plugin::PluginInfo;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `MyPlugin` in this scope
[INFO] [stdout]   --> src/shutdown.rs:15:21
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl PluginInfo for MyPlugin {
[INFO] [stdout]    |                     ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `RemoteResult` in this scope
[INFO] [stdout]   --> src/shutdown.rs:16:34
[INFO] [stdout]    |
[INFO] [stdout] 16 |     async fn start(&mut self) -> RemoteResult<()> {
[INFO] [stdout]    |                                  ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this type alias
[INFO] [stdout]    |
[INFO] [stdout] 14 + use reaction_plugin::RemoteResult;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0405, E0425.
[INFO] [stdout] For more information about an error, try `rustc --explain E0405`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - ActionConfig (line 278)
[INFO] [stdout]     src/lib.rs - ActionConfig (line 291)
[INFO] [stdout]     src/lib.rs - PluginInfo::manifest (line 157)
[INFO] [stdout]     src/lib.rs - PluginInfoReq::Manifest (line 157)
[INFO] [stdout]     src/lib.rs - PluginInfoReqRefMut::Manifest (line 157)
[INFO] [stdout]     src/lib.rs - StreamConfig (line 218)
[INFO] [stdout]     src/lib.rs - StreamConfig (line 231)
[INFO] [stdout]     src/shutdown.rs - shutdown (line 14)
[INFO] [stdout]     src/shutdown.rs - shutdown (line 30)
[INFO] [stdout]     src/shutdown.rs - shutdown (line 6)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 10 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.94s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 1.11s; merged doctests compilation took 0.17s
[INFO] running `Command { std: "docker" "inspect" "1c2aacc4ee53becd96e6871d99ae39351363968a39e6140374e2ec6f526c8953", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c2aacc4ee53becd96e6871d99ae39351363968a39e6140374e2ec6f526c8953", kill_on_drop: false }`
[INFO] [stdout] 1c2aacc4ee53becd96e6871d99ae39351363968a39e6140374e2ec6f526c8953
